home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
PROGRAM
/
6DATGEN0.ARJ
/
MAILER.SG
< prev
next >
Wrap
Text File
|
1990-03-06
|
2KB
|
57 lines
MAILER Copyright (C) March, 1990 Tika Software Records on File @@@@@
Company : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Contact : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Street 1 : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Street 2 : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
City : @@@@@@@@@@@@@@@@@@@@@@@@@
State : @@
Zip : @@@@@@@@@@
Title : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Phone : @@@-@@@-@@@@-Ext:@@@@
Contact Type : @@@@@@@@@@@
Additional : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Notes : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
& : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Information : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
──────────────────────────────────────────────────────────────────────────────
##
#database
#before video( reverse );
#define usedrecs( mailer_file )
#type integer
#video reverse
#display
#notdata
#define company
#video bright
#index
#options \g
#define contact
#video bright
#index
#options \g
#before message('CONTACT:Last, First <---> Example : Jones, Mr. Jim J.',1);
#define street1
#video dim
#define street2
#define city
#define state
#options \u
#define zip
#define title
#define phone
#define contact_type
#prompt \1Vendor\2Client\3Prospect\4Other
#define notes1
#define notes2
#define notes3
#define notes4
#after if in_keycode <> k_up_cursor then exit;